home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 23 / AACD 23.iso / AACD / Utilities / HTMLstrip / HTMLstrip.doc < prev    next >
Text File  |  2001-06-25  |  1KB  |  40 lines

  1.  
  2. Short:    HTML stripper which can also replace HTML for Ami text codes.
  3. Author:   lory@subdimension.com (Lorence Lombardo)
  4. Uploader: lory@subdimension.com (Lorence Lombardo)
  5. Type:     text/misc
  6. Requires: reqtools.library
  7.  
  8.  
  9. HTMLstrip v1.7b  (C) 2001  Lorence Lombardo.
  10.  
  11.  
  12. What the @#$% is HTMLstrip ?
  13.  
  14. HTMLstrip is a HTML stripper which gives you the option of replacing some
  15. HTML text codes for Amiga text codes. Such as bold, italic, underline etc....
  16. Texts will be word wrapped by default of 75 characters in length. Setting
  17. the wrap length to 0 or less than 15 will disable wrapping. WorkBench usage
  18. is fairly straight forward and a multi file selection can be made by holding
  19. the [Shift] key when selecting.
  20.  
  21. CLI usage is as follows:-
  22.  
  23.  Usage:-  HTMLstrip <file> <r> <w(N)>
  24.  <r> = Replace, & is optional.
  25.  <w(N)> = Wrap, & is optional, default is 75 & 0 is no wrap.
  26.  
  27.  eg. HTMLstrip text.html r w65
  28.  
  29.  
  30. The output file will have the same name as the input file with the extension
  31. #?.strip added to it.
  32.  
  33. eg. If the input file is "text.html" then the output file will be
  34.     "text.html.strip".
  35.  
  36.  
  37. Beta Tester:- Mick
  38.  
  39. CYA...!!! :)
  40.